removeById function source Iterates the list of the Team models and removes the Team with the specified id. list.removeById(id) Iterates the list of the Team models and removes the Team with the specified id. Parameters id {Number}